Skip to content

chore(deps): update shrink/actions-docker-extract action to v4#104

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/shrink-actions-docker-extract-4.x
Open

chore(deps): update shrink/actions-docker-extract action to v4#104
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/shrink-actions-docker-extract-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 2026

This PR contains the following updates:

Package Type Update Change
shrink/actions-docker-extract action major v3v4

Release Notes

shrink/actions-docker-extract (shrink/actions-docker-extract)

v4

Compare Source

Now runs on node24, thanks @​daniel-larraz :)

v4.0

Compare Source

v4.0.0

Compare Source

v3.1

Compare Source

v3.1.0

Compare Source

feat: Allow for choice of shell (#​31) by @​jverce

This change gives users the option to set the shell under which the docker cp command will run.

v3.0.1

Compare Source

As reported by @​anqqa in #​28, GitHub's actions/upload-artifact includes a breaking change in their v3 -- hiding dot files by default. Hiding dot files by default impacts this Action because the default destination generated by this Action starts with a .. The breaking change to this Action has been released as a patch (instead of a major version) because although it is technically a breaking change, no evidence has been found of any Workflows relying on the use of the . whereas leaving the . in place is likely to break Workflows that use shrink/actions-docker-extract alongside actions/upload-artifacts. Violating semver felt appropriate in this circumstance.

Please see #​28 (comment) for further information. If this breaking change is a problem, please update your workflow to use the previous version, which remains available:

uses: shrink/actions-docker-extract@v3.0.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants